[INFO] cloning repository https://github.com/kaleidawave/ezno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaleidawave/ezno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fezno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fezno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a763a0a1e92317b4822a9ea1cfaaf150b036f12
[INFO] fixing kaleidawave/ezno against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaleidawave%2Fezno" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kaleidawave/ezno
[INFO] finished tweaking git repo https://github.com/kaleidawave/ezno
[INFO] tweaked toml for git repo https://github.com/kaleidawave/ezno written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kaleidawave/ezno on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kaleidawave/ezno already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70
[INFO] running `Command { std: "docker" "start" "7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating parser/visitable-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating parser/generator/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating checker/binary-serialize-derive/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling either_n v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.20
[INFO] [stderr]    Compiling string-cases v0.2.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]     Checking temporary-annex v0.1.0
[INFO] [stderr]     Checking iterator-endiate v0.2.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking simple-json-parser v0.0.5
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking regress v0.10.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]     Checking file-id v0.2.3
[INFO] [stderr]     Checking lahl v0.0.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking winconsole v0.11.1
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking syn v2.0.107
[INFO] [stderr]     Checking multiline-term-input v0.1.0
[INFO] [stderr]     Checking notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking syn-helpers v0.5.0
[INFO] [stderr]     Checking ezno-parser-visitable-derive v0.0.9 (/opt/rustwide/workdir/parser/visitable-derive)
[INFO] [stderr]     Checking binary-serialize-derive v0.0.3 (/opt/rustwide/workdir/checker/binary-serialize-derive)
[INFO] [stderr]    Migrating parser/visitable-derive/macro.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating checker/binary-serialize-derive/macro.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling match_deref v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive-finite-automaton-derive v0.3.0
[INFO] [stderr]    Compiling enum-variants-strings-derive v0.3.0
[INFO] [stderr]    Compiling derive-enum-from-into v0.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling self-rust-tokenize-derive v0.3.4
[INFO] [stderr]    Compiling get-field-by-type-derive v0.0.4
[INFO] [stderr]    Compiling derive-debug-extras v0.3.0
[INFO] [stderr]     Checking get-field-by-type v0.0.5
[INFO] [stderr]     Checking self-rust-tokenize v0.3.4
[INFO] [stderr]     Checking enum-variants-strings v0.3.0
[INFO] [stderr]     Checking derive-finite-automaton v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]     Checking js-sys v0.3.81
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking source-map v0.15.0
[INFO] [stderr]     Checking ezno-parser v0.1.7 (/opt/rustwide/workdir/parser)
[INFO] [stderr] warning: `parser/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] 
[INFO] [stderr] If you are trying to migrate from the previous edition (2021), the
[INFO] [stderr] process requires following these steps:
[INFO] [stderr] 
[INFO] [stderr] 1. Start with `edition = "2021"` in `Cargo.toml`
[INFO] [stderr] 2. Run `cargo fix --edition`
[INFO] [stderr] 3. Modify `Cargo.toml` to set `edition = "2024"`
[INFO] [stderr] 4. Run `cargo build` or `cargo test` to verify the fixes worked
[INFO] [stderr] 
[INFO] [stderr] More details may be found at
[INFO] [stderr] https://doc.rust-lang.org/edition-guide/editions/transitioning-an-existing-project-to-a-new-edition.html
[INFO] [stderr] 
[INFO] [stderr]     Checking mashrl v0.0.4
[INFO] [stderr]     Checking release-downloader v0.0.6
[INFO] [stderr]     Checking ezno-checker v0.0.18 (/opt/rustwide/workdir/checker)
[INFO] [stderr]     Checking ezno-ast-generator v0.0.15 (/opt/rustwide/workdir/parser/generator)
[INFO] [stderr] warning: `parser/tests/type_annotations.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/src/lib.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/statement.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Checking ezno v0.0.23 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `parser/examples/jsx.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/self_tokenization.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Migrating parser/generator/generator.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed parser/generator/generator.rs (1 fix)
[INFO] [stderr] warning: `parser/tests/comments.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> parser/generator/generator.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  69 |     while let Some(token_tree) = token_iter.next() {
[INFO] [stdout]     |                    ----------    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |             |
[INFO] [stdout]     |                    |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `token_tree` calls a custom destructor
[INFO] [stdout]     |                    `token_tree` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  73 |             TokenTree::Group(group) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `group` calls a custom destructor
[INFO] [stdout]     |                              `group` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                     match token_iter.next() { Some(TokenTree::Ident(ident)) => {
[INFO] [stdout]     |                           -----------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `token_tree` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `group` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `parser/tests/expressions.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/tests/statements_and_declarations.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/pretty_printing.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/combine_blocks.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/simple.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/parse.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/chain.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/type_references.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> parser/generator/generator.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  69 |     while let Some(token_tree) = token_iter.next() {
[INFO] [stdout]     |                    ----------    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |             |
[INFO] [stdout]     |                    |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `token_tree` calls a custom destructor
[INFO] [stdout]     |                    `token_tree` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  73 |             TokenTree::Group(group) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `group` calls a custom destructor
[INFO] [stdout]     |                              `group` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                     match token_iter.next() { Some(TokenTree::Ident(ident)) => {
[INFO] [stdout]     |                           -----------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `token_tree` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `group` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] warning: `checker/tests/type_mappings.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/examples/run_checker.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/examples/calculate_subtypes.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/tests/partial_source.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/tests/specification.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/examples/runner.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/examples/generate_cache.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `checker/tests/suggestions.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/tests/visiting.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr] warning: `parser/examples/expressions.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> parser/generator/generator.rs:69:31
[INFO] [stdout]     |
[INFO] [stdout]  69 |     while let Some(token_tree) = token_iter.next() {
[INFO] [stdout]     |                    ----------    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                    |             |
[INFO] [stdout]     |                    |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                    |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    `token_tree` calls a custom destructor
[INFO] [stdout]     |                    `token_tree` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  73 |             TokenTree::Group(group) => {
[INFO] [stdout]     |                              -----
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `group` calls a custom destructor
[INFO] [stdout]     |                              `group` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  94 |                     match token_iter.next() { Some(TokenTree::Ident(ident)) => {
[INFO] [stdout]     |                           -----------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 122 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `token_tree` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `group` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: `parser/tests/partial.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]    Migrating parser/generator/examples/interpolation.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating parser/generator/tests/structures.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr] warning: `parser/examples/duplicate_block.rs` is already on the latest edition (2024), unable to migrate further
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.99s
[INFO] [stderr] crater-edition-check: ezno-parser v0.1.7 (/opt/rustwide/workdir/parser) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: ezno-parser-visitable-derive v0.0.9 (/opt/rustwide/workdir/parser/visitable-derive) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ezno-ast-generator v0.0.15 (/opt/rustwide/workdir/parser/generator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ezno-checker v0.0.18 (/opt/rustwide/workdir/checker) updating edition from 2024 to 2024
[INFO] [stderr] crater-edition-check: binary-serialize-derive v0.0.3 (/opt/rustwide/workdir/checker/binary-serialize-derive) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ezno v0.0.23 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling ezno-parser-visitable-derive v0.0.9 (/opt/rustwide/workdir/parser/visitable-derive)
[INFO] [stderr]    Compiling binary-serialize-derive v0.0.3 (/opt/rustwide/workdir/checker/binary-serialize-derive)
[INFO] [stderr]     Checking ezno-parser v0.1.7 (/opt/rustwide/workdir/parser)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/comments.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/comments.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/arrow_function.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/assignments.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/assignments.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/assignments.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Clone, Visitable, derive_enum_from_into::EnumFrom)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/assignments.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Clone, Visitable, derive_enum_from_into::EnumFrom)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/object_literal.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/expressions/template_literal.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/comments.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/comments.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/arrow_function.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/assignments.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/assignments.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/assignments.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Clone, Visitable, derive_enum_from_into::EnumFrom)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/assignments.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Clone, Visitable, derive_enum_from_into::EnumFrom)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/object_literal.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/comments.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/comments.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1828:24
[INFO] [stdout]      |
[INFO] [stdout] 1828 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1966:24
[INFO] [stdout]      |
[INFO] [stdout] 1966 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1966:24
[INFO] [stdout]      |
[INFO] [stdout] 1966 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2001:24
[INFO] [stdout]      |
[INFO] [stdout] 2001 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2008:24
[INFO] [stdout]      |
[INFO] [stdout] 2008 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/arrow_function.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2016:24
[INFO] [stdout]      |
[INFO] [stdout] 2016 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/expressions/template_literal.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2023:24
[INFO] [stdout]      |
[INFO] [stdout] 2023 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/assignments.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/assignments.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/assignments.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Clone, Visitable, derive_enum_from_into::EnumFrom)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/expressions/assignments.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 | #[derive(Debug, Clone, Visitable, derive_enum_from_into::EnumFrom)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2153:24
[INFO] [stdout]      |
[INFO] [stdout] 2153 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/extensions/decorators.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/object_literal.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/is_expression.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/extensions/jsx.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/jsx.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/jsx.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/expressions/template_literal.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:450:24
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:450:24
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1828:24
[INFO] [stdout]      |
[INFO] [stdout] 1828 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1966:24
[INFO] [stdout]      |
[INFO] [stdout] 1966 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1966:24
[INFO] [stdout]      |
[INFO] [stdout] 1966 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2001:24
[INFO] [stdout]      |
[INFO] [stdout] 2001 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2008:24
[INFO] [stdout]      |
[INFO] [stdout] 2008 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2016:24
[INFO] [stdout]      |
[INFO] [stdout] 2016 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/expressions/mod.rs:54:24
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2023:24
[INFO] [stdout]      |
[INFO] [stdout] 2023 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/functions/parameters.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2153:24
[INFO] [stdout]      |
[INFO] [stdout] 2153 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/extensions/decorators.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/is_expression.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/extensions/jsx.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/jsx.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/jsx.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/functions/mod.rs:607:24
[INFO] [stdout]     |
[INFO] [stdout] 607 | #[derive(Debug, Clone, visitable_derive::Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `visitable_derive::Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:450:24
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:450:24
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1828:24
[INFO] [stdout]      |
[INFO] [stdout] 1828 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1966:24
[INFO] [stdout]      |
[INFO] [stdout] 1966 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:1966:24
[INFO] [stdout]      |
[INFO] [stdout] 1966 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/functions/parameters.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2001:24
[INFO] [stdout]      |
[INFO] [stdout] 2001 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2008:24
[INFO] [stdout]      |
[INFO] [stdout] 2008 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2016:24
[INFO] [stdout]      |
[INFO] [stdout] 2016 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2023:24
[INFO] [stdout]      |
[INFO] [stdout] 2023 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2030:24
[INFO] [stdout]      |
[INFO] [stdout] 2030 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2054:24
[INFO] [stdout]      |
[INFO] [stdout] 2054 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |                        occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]     --> parser/src/expressions/mod.rs:2153:24
[INFO] [stdout]      |
[INFO] [stdout] 2153 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]      |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]      |
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]      = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/extensions/decorators.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/is_expression.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/extensions/jsx.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/jsx.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/functions/mod.rs:607:24
[INFO] [stdout]     |
[INFO] [stdout] 607 | #[derive(Debug, Clone, visitable_derive::Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `visitable_derive::Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/extensions/jsx.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:254:24
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:450:24
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/extensions/jsx.rs:450:24
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/functions/parameters.rs:95:24
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/functions/parameters.rs:103:24
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/functions/mod.rs:607:24
[INFO] [stdout]     |
[INFO] [stdout] 607 | #[derive(Debug, Clone, visitable_derive::Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `visitable_derive::Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/try_catch_statement.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/control_flow/while_statement.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/while_statement.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/try_catch_statement.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/import.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/control_flow/while_statement.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/import.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/while_statement.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/mod.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/classes/class_member.rs:45:24
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/import.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/using.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/import.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/variables.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/mod.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/variables.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/for_statement.rs:82:24
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/variables.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/using.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/with.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/variables.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/variables.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/variables.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/with.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/if_statement.rs:31:24
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/switch_statement.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/try_catch_statement.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/control_flow/while_statement.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/control_flow/while_statement.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/export.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:646:24
[INFO] [stdout]     |
[INFO] [stdout] 646 | #[derive(Clone, Debug, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:646:24
[INFO] [stdout]     |
[INFO] [stdout] 646 | #[derive(Clone, Debug, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/types/enum_declaration.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/import.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/types/enum_declaration.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/import.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/types/enum_declaration.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/types/enum_declaration.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/types/enum_declaration.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/types/enum_declaration.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/import_export/mod.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/using.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/variables.rs:46:24
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/variables.rs:138:24
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/variables.rs:250:24
[INFO] [stdout]     |
[INFO] [stdout] 250 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/types/namespace.rs:8:59
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, get_field_by_type::GetFieldByType, Visitable)]
[INFO] [stdout]   |                                                           ^^^^^^^^^
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/statements_and_declarations/with.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Visitable, get_field_by_type::GetFieldByType)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/types/namespace.rs:8:59
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, get_field_by_type::GetFieldByType, Visitable)]
[INFO] [stdout]   |                                                           ^^^^^^^^^
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/statements_and_declarations/mod.rs:67:24
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Clone, Visitable, EnumFrom, EnumTryInto, GetFieldByType)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:135:24
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[derive(Debug, Clone, Visitable, GetFieldByType)]
[INFO] [stdout]     |                        ^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/statements_and_declarations/mod.rs:646:24
[INFO] [stdout]     |
[INFO] [stdout] 646 | #[derive(Clone, Debug, Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/types/enum_declaration.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |                        |
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |                        occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/types/enum_declaration.rs:83:24
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^ occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> parser/src/types/enum_declaration.rs:91:24
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Debug, Clone, Visitable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |                        occurs within macro expansion
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]  --> parser/src/types/namespace.rs:8:59
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, Clone, get_field_by_type::GetFieldByType, Visitable)]
[INFO] [stdout]   |                                                           ^^^^^^^^^
[INFO] [stdout]   |                                                           |
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |                                                           occurs within macro expansion
[INFO] [stdout]   |
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]   = note: this error originates in the derive macro `Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/variable_fields.rs:257:24
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Debug, Clone, visitable_derive::Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `visitable_derive::Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/variable_fields.rs:257:24
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Debug, Clone, visitable_derive::Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `visitable_derive::Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> parser/src/variable_fields.rs:257:24
[INFO] [stdout]     |
[INFO] [stdout] 257 | #[derive(Debug, Clone, visitable_derive::Visitable)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the derive macro `visitable_derive::Visitable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ezno-parser` (lib test) due to 87 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ezno-parser` (lib) due to 87 previous errors
[INFO] [stderr] error: could not compile `ezno-parser` (lib) due to 87 previous errors
[INFO] running `Command { std: "docker" "inspect" "7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70", kill_on_drop: false }`
[INFO] [stdout] 7fb71c6f5476a31a4f39ef10a17322162ed9da9520022d287f1b4d4cc0c45e70
